home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 2009 February
/
PCWFEB09.iso
/
Software
/
Freeware
/
Find and Run Robot 2.33.01
/
FindAndRunRobotSetup.exe
/
FindAndRunRobot.dcupdate
< prev
next >
Wrap
Extensible Markup Language
|
2008-11-03
|
1KB
|
24 lines
<?xml version="1.0" ?>
<Local>
<!-- basic info to display in updater-->
<Label>Find and Run Robot</Label>
<IconFile>FindAndRunRobot.exe</IconFile>
<!-- version info of locally installed current version, and simple remote version file -->
<Version>2.33.01</Version>
<VersionFileRemote>http://www.donationcoder.com/Software/Mouser/findrun/pad/versioninfo.xml</VersionFileRemote>
<!-- where to get more info about the app remotely, only queried once an update is discovered -->
<InfoFileRemote>http://www.donationcoder.com/Software/Mouser/findrun/pad/pad_file.xml</InfoFileRemote>
<WebPage>http://www.donationcoder.com/Software/Mouser/findrun/index.html</WebPage>
<!-- ok how to conduct updates; could be: "Run" (download and run program), or "Visit" (visit website), or "Unzip" (download zip and unpack over files) -->
<UpdateMethod>run</UpdateMethod>
<CloseForUpdate>FindAndRunRobot.exe</CloseForUpdate>
<UpdateFile>http://www.donationcoder.com/Software/Mouser/findrun/downloads/FindAndRunRobotSetup.exe</UpdateFile>
</Local>